home *** CD-ROM | disk | FTP | other *** search
- echo " "
- echo "REMOTECLI:> ©1999 MDR Remote CLI v1.2 - information"
- failat 1
- set remoteclifile=t:mdrremotecli.X$$X
- ;
- copy * TO $remoteclifile
- echo "REMOTECLI:> executing command"
- execute $remoteclifile
- delete file $remoteclifile quiet
- echo "REMOTECLI:> executed!"
- ;
- ;eof
-
-